home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 53
/
Volume 53 - JOGO DISK .iso
/
Games
/
thefarmer.swf
/
scripts
/
DefineButton2_450
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2007-10-01
|
798b
|
33 lines
on(release){
if(_root.bibit8 > 0)
{
_root.bibit8--;
_root.tanamanlahan3 = 8;
_root.lahan3t1 = 1;
_root.lahan3t2 = 1;
_root.lahan3t3 = 1;
_root.lahan3t4 = 1;
_root.lahan3t5 = 1;
_root.lahan3t6 = 1;
_root.lahan3t7 = 1;
_root.lahan3t8 = 1;
_root.lahan3t9 = 1;
_root.lahan3t10 = 1;
_root.lahan3t11 = 1;
_root.lahan3t12 = 1;
_root.lahan3ut1 = 0;
_root.lahan3ut2 = 0;
_root.lahan3ut3 = 0;
_root.lahan3ut4 = 0;
_root.lahan3ut5 = 0;
_root.lahan3ut6 = 0;
_root.lahan3ut7 = 0;
_root.lahan3ut8 = 0;
_root.lahan3ut9 = 0;
_root.lahan3ut10 = 0;
_root.lahan3ut11 = 0;
_root.lahan3ut12 = 0;
gotoAndStop(1);
}
}